Skip to content

Conversation

daxpedda
Copy link
Contributor

This replaces lazy_static with once_cell. Couple of reasons:

@sfackler
Copy link
Owner

The macos build is failing (ignore the Linux one, I will fix that).

@daxpedda
Copy link
Contributor Author

Done. Thank you for pinging.

@sfackler
Copy link
Owner

error[E0432]: unresolved import `self::once_cell::Lazy`
  --> src/imp/security_framework.rs:25:5
   |
25 | use self::once_cell::Lazy;
   |     ^^^^^^^^^^^^^^^^^^^^^ no `Lazy` in the root

@daxpedda
Copy link
Contributor Author

Apologies, that was pretty lazy of me.
I tried it out locally now.

@sfackler sfackler merged commit 985741d into sfackler:master Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants